well i not sure if you can kick more then one persion in one kick command, mode's you can all you need is a small while loop
like:
while (%mass.start <= %mass.total) {
if ($nick(#,%mass.start) == $me) { inc %mass.start }
mode # +v $nick(#,%mass.start) { inc %mass.start }
}
I do not support irc war scripts. but this sample can be used for alot more then mass commands its a simple loop using the nicks in the channel